home *** CD-ROM | disk | FTP | other *** search
/ Aminet 49 / Aminet 49 (2002)(GTI - Schatztruhe)[!][Jun 2002].iso / Aminet / text / misc / xsltproc.lha / xsltproc / Makefile < prev    next >
Encoding:
Makefile  |  2002-02-05  |  10.0 KB  |  368 lines

  1. # Generated automatically from Makefile.in by configure.
  2. # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
  3.  
  4. # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
  5. # This Makefile.in is free software; the Free Software Foundation
  6. # gives unlimited permission to copy and/or distribute it,
  7. # with or without modifications, as long as this notice is preserved.
  8.  
  9. # This program is distributed in the hope that it will be useful,
  10. # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
  11. # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  12. # PARTICULAR PURPOSE.
  13.  
  14.  
  15. SHELL = /bin/sh
  16.  
  17. srcdir = .
  18. top_srcdir = ..
  19. prefix = /usr/local
  20. exec_prefix = ${prefix}
  21.  
  22. bindir = ${exec_prefix}/bin
  23. sbindir = ${exec_prefix}/sbin
  24. libexecdir = ${exec_prefix}/libexec
  25. datadir = ${prefix}/share
  26. sysconfdir = ${prefix}/etc
  27. sharedstatedir = ${prefix}/com
  28. localstatedir = ${prefix}/var
  29. libdir = ${exec_prefix}/lib
  30. infodir = ${prefix}/info
  31. mandir = ${prefix}/man
  32. includedir = ${prefix}/include
  33. oldincludedir = /usr/include
  34.  
  35. DESTDIR =
  36.  
  37. pkgdatadir = $(datadir)/libxslt
  38. pkglibdir = $(libdir)/libxslt
  39. pkgincludedir = $(includedir)/libxslt
  40.  
  41. top_builddir = ..
  42.  
  43. ACLOCAL = aclocal
  44. AUTOCONF = autoconf
  45. AUTOMAKE = automake
  46. AUTOHEADER = autoheader
  47.  
  48. INSTALL = /bin/install -c
  49. INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
  50. INSTALL_DATA = ${INSTALL} -m 644
  51. INSTALL_SCRIPT = ${INSTALL_PROGRAM}
  52. transform = s,x,x,
  53.  
  54. NORMAL_INSTALL = :
  55. PRE_INSTALL = :
  56. POST_INSTALL = :
  57. NORMAL_UNINSTALL = :
  58. PRE_UNINSTALL = :
  59. POST_UNINSTALL = :
  60. host_alias = m68k-unknown-amigaos
  61. host_triplet = m68k-unknown-amigaos
  62. AS = @AS@
  63. CC = gcc
  64. CFLAGS = -g -O2
  65. CPPFLAGS = 
  66. DLLTOOL = @DLLTOOL@
  67. ECHO = echo
  68. EXEEXT = 
  69. EXTRA_LIBS = -lxml2
  70. HTML_DIR = $(prefix)/doc
  71. LDFLAGS = 
  72. LIBEXSLT_MAJOR_VERSION = 0
  73. LIBEXSLT_MICRO_VERSION = 0
  74. LIBEXSLT_MINOR_VERSION = 7
  75. LIBEXSLT_VERSION = 0.7.0
  76. LIBEXSLT_VERSION_INFO = 7:0:7
  77. LIBEXSLT_VERSION_NUMBER = 700
  78. LIBTOOL = $(SHELL) $(top_builddir)/libtool
  79. LIBXML_CFLAGS = -I/Work/Programming/Projects/libxml2-2.4.10/include
  80. LIBXML_LIBS = -L/Work/Programming/Projects/libxml2-2.4.10
  81. LIBXML_REQUIRED_VERSION = 2.4.10
  82. LIBXSLT_MAJOR_VERSION = 1
  83. LIBXSLT_MICRO_VERSION = 7
  84. LIBXSLT_MINOR_VERSION = 0
  85. LIBXSLT_VERSION = 1.0.7
  86. LIBXSLT_VERSION_INFO = 1:7:0
  87. LIBXSLT_VERSION_NUMBER = 10007
  88. LN_S = ln -s
  89. MAINT = #
  90. MAKEINFO = makeinfo
  91. OBJDUMP = @OBJDUMP@
  92. OBJEXT = o
  93. PACKAGE = libxslt
  94. PERL = perl
  95. RANLIB = ranlib
  96. STRIP = strip
  97. VERSION = 1.0.7
  98. WITH_DEBUGGER = 1
  99. WITH_MEM_DEBUG = 0
  100. WITH_XSLT_DEBUG = 1
  101. XML_CONFIG = /Work/Programming/Projects/libxml2-2.4.10/xml2-config
  102. XSLT_INCLUDEDIR = -I${includedir}
  103. XSLT_LIBDIR = -L${libdir}
  104. XSLT_LIBS = -lxslt -lxsltbreakpoint -L/Work/Programming/Projects/libxml2-2.4.10 
  105.  
  106. INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libxslt -I$(top_srcdir)/libexslt \
  107.            -I$(top_builddir) -I$(top_builddir)/libxslt \
  108.        -I$(top_builddir)/libexslt $(LIBXML_CFLAGS) $(CFLAGS)
  109.  
  110.  
  111. programs = xsltproc
  112.  
  113. bin_PROGRAMS = $(programs)
  114.  
  115. xsltproc_SOURCES = xsltproc.c
  116. xsltproc_LDFLAGS = 
  117. xsltproc_DEPENDENCIES = $(DEPS)
  118. xsltproc_LDADD = $(LDADDS)
  119. DEPS = $(top_builddir)/libxslt/libxslt.la \
  120.     $(top_builddir)/breakpoint/libxsltbreakpoint.la \
  121.     $(top_builddir)/libexslt/libexslt.la 
  122. #DEPS = #$(top_builddir)/libxslt/libxslt.la \
  123. #    $(top_builddir)/libexslt/libexslt.la 
  124. LDADDS = $(top_builddir)/libxslt/libxslt.la \
  125.          $(top_builddir)/libexslt/libexslt.la \
  126.     $(top_builddir)/breakpoint/libxsltbreakpoint.la \
  127.     -L/Work/Programming/Projects/libxml2-2.4.10 $(EXTRA_LIBS)
  128. #LDADDS = #$(top_builddir)/libxslt/libxslt.la \
  129. #         $(top_builddir)/libexslt/libexslt.la \
  130. #    -L/Work/Programming/Projects/libxml2-2.4.10 $(EXTRA_LIBS)
  131. mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  132. CONFIG_HEADER = ../config.h
  133. CONFIG_CLEAN_FILES = 
  134. bin_PROGRAMS =  xsltproc$(EXEEXT)
  135. PROGRAMS =  $(bin_PROGRAMS)
  136.  
  137.  
  138. DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I..
  139. LIBS = 
  140. xsltproc_OBJECTS =  xsltproc.$(OBJEXT)
  141. COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  142. LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
  143. CCLD = $(CC)
  144. LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
  145. DIST_COMMON =  Makefile.am Makefile.in
  146.  
  147.  
  148. DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
  149.  
  150. TAR = gtar
  151. GZIP_ENV = --best
  152. SOURCES = $(xsltproc_SOURCES)
  153. OBJECTS = $(xsltproc_OBJECTS)
  154.  
  155. all: all-redirect
  156. .SUFFIXES:
  157. .SUFFIXES: .S .c .lo .o .obj .s
  158. $(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
  159.     cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps xsltproc/Makefile
  160.  
  161. Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
  162.     cd $(top_builddir) \
  163.       && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
  164.  
  165.  
  166. mostlyclean-binPROGRAMS:
  167.  
  168. clean-binPROGRAMS:
  169.     -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
  170.  
  171. distclean-binPROGRAMS:
  172.  
  173. maintainer-clean-binPROGRAMS:
  174.  
  175. install-binPROGRAMS: $(bin_PROGRAMS)
  176.     @$(NORMAL_INSTALL)
  177.     $(mkinstalldirs) $(DESTDIR)$(bindir)
  178.     @list='$(bin_PROGRAMS)'; for p in $$list; do \
  179.       if test -f $$p; then \
  180.         echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
  181.         $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  182.       else :; fi; \
  183.     done
  184.  
  185. uninstall-binPROGRAMS:
  186.     @$(NORMAL_UNINSTALL)
  187.     list='$(bin_PROGRAMS)'; for p in $$list; do \
  188.       rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
  189.     done
  190.  
  191. .c.o:
  192.     $(COMPILE) -c $<
  193.  
  194. # FIXME: We should only use cygpath when building on Windows,
  195. # and only if it is available.
  196. .c.obj:
  197.     $(COMPILE) -c `cygpath -w $<`
  198.  
  199. .s.o:
  200.     $(COMPILE) -c $<
  201.  
  202. .S.o:
  203.     $(COMPILE) -c $<
  204.  
  205. mostlyclean-compile:
  206.     -rm -f *.o core *.core
  207.     -rm -f *.$(OBJEXT)
  208.  
  209. clean-compile:
  210.  
  211. distclean-compile:
  212.     -rm -f *.tab.c
  213.  
  214. maintainer-clean-compile:
  215.  
  216. .c.lo:
  217.     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  218.  
  219. .s.lo:
  220.     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  221.  
  222. .S.lo:
  223.     $(LIBTOOL) --mode=compile $(COMPILE) -c $<
  224.  
  225. mostlyclean-libtool:
  226.     -rm -f *.lo
  227.  
  228. clean-libtool:
  229.     -rm -rf .libs _libs
  230.  
  231. distclean-libtool:
  232.  
  233. maintainer-clean-libtool:
  234.  
  235. xsltproc$(EXEEXT): $(xsltproc_OBJECTS) $(xsltproc_DEPENDENCIES)
  236.     @rm -f xsltproc$(EXEEXT)
  237.     $(LINK) $(xsltproc_LDFLAGS) $(xsltproc_OBJECTS) $(xsltproc_LDADD) $(LIBS)
  238.  
  239. tags: TAGS
  240.  
  241. ID: $(HEADERS) $(SOURCES) $(LISP)
  242.     list='$(SOURCES) $(HEADERS)'; \
  243.     unique=`for i in $$list; do echo $$i; done | \
  244.       awk '    { files[$$0] = 1; } \
  245.            END { for (i in files) print i; }'`; \
  246.     here=`pwd` && cd $(srcdir) \
  247.       && mkid -f$$here/ID $$unique $(LISP)
  248.  
  249. TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
  250.     tags=; \
  251.     here=`pwd`; \
  252.     list='$(SOURCES) $(HEADERS)'; \
  253.     unique=`for i in $$list; do echo $$i; done | \
  254.       awk '    { files[$$0] = 1; } \
  255.            END { for (i in files) print i; }'`; \
  256.     test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
  257.       || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
  258.  
  259. mostlyclean-tags:
  260.  
  261. clean-tags:
  262.  
  263. distclean-tags:
  264.     -rm -f TAGS ID
  265.  
  266. maintainer-clean-tags:
  267.  
  268. distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
  269.  
  270. subdir = xsltproc
  271.  
  272. distdir: $(DISTFILES)
  273.     @for file in $(DISTFILES); do \
  274.       d=$(srcdir); \
  275.       if test -d $$d/$$file; then \
  276.         cp -pr $$d/$$file $(distdir)/$$file; \
  277.       else \
  278.         test -f $(distdir)/$$file \
  279.         || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
  280.         || cp -p $$d/$$file $(distdir)/$$file || :; \
  281.       fi; \
  282.     done
  283. xsltproc.o: xsltproc.c ../libxslt/libxslt.h ../config.h \
  284.     ../libxslt/xsltconfig.h ../libexslt/exslt.h \
  285.     ../libexslt/exsltconfig.h ../libxslt/xslt.h \
  286.     ../libxslt/xsltInternals.h ../libxslt/numbersInternals.h \
  287.     ../libxslt/transform.h ../libxslt/xsltutils.h \
  288.     ../libxslt/extensions.h
  289.  
  290. info-am:
  291. info: info-am
  292. dvi-am:
  293. dvi: dvi-am
  294. check-am: all-am
  295. check: check-am
  296. installcheck-am:
  297. installcheck: installcheck-am
  298. install-exec-am: install-binPROGRAMS
  299. install-exec: install-exec-am
  300.  
  301. install-data-am:
  302. install-data: install-data-am
  303.  
  304. install-am: all-am
  305.     @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
  306. install: install-am
  307. uninstall-am: uninstall-binPROGRAMS
  308. uninstall: uninstall-am
  309. all-am: Makefile $(PROGRAMS)
  310. all-redirect: all-am
  311. install-strip:
  312.     $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
  313. installdirs:
  314.     $(mkinstalldirs)  $(DESTDIR)$(bindir)
  315.  
  316.  
  317. mostlyclean-generic:
  318.  
  319. clean-generic:
  320.  
  321. distclean-generic:
  322.     -rm -f Makefile $(CONFIG_CLEAN_FILES)
  323.     -rm -f config.cache config.log stamp-h stamp-h[0-9]*
  324.  
  325. maintainer-clean-generic:
  326. mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
  327.         mostlyclean-libtool mostlyclean-tags \
  328.         mostlyclean-generic
  329.  
  330. mostlyclean: mostlyclean-am
  331.  
  332. clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
  333.         clean-generic mostlyclean-am
  334.  
  335. clean: clean-am
  336.  
  337. distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
  338.         distclean-tags distclean-generic clean-am
  339.     -rm -f libtool
  340.  
  341. distclean: distclean-am
  342.  
  343. maintainer-clean-am:  maintainer-clean-binPROGRAMS \
  344.         maintainer-clean-compile maintainer-clean-libtool \
  345.         maintainer-clean-tags maintainer-clean-generic \
  346.         distclean-am
  347.     @echo "This command is intended for maintainers to use;"
  348.     @echo "it deletes files that may require special tools to rebuild."
  349.  
  350. maintainer-clean: maintainer-clean-am
  351.  
  352. .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
  353. maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
  354. mostlyclean-compile distclean-compile clean-compile \
  355. maintainer-clean-compile mostlyclean-libtool distclean-libtool \
  356. clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
  357. distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
  358. dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
  359. install-exec install-data-am install-data install-am install \
  360. uninstall-am uninstall all-redirect all-am all installdirs \
  361. mostlyclean-generic distclean-generic clean-generic \
  362. maintainer-clean-generic clean mostlyclean distclean maintainer-clean
  363.  
  364.  
  365. # Tell versions [3.59,3.63) of GNU make to not export all variables.
  366. # Otherwise a system limit (for SysV at least) may be exceeded.
  367. .NOEXPORT:
  368.